linux: vmalloc_sync_all() is not a no-op when running in PAE mode on Xen.
authorKeir Fraser <keir@xensource.com>
Sat, 17 Feb 2007 13:26:33 +0000 (13:26 +0000)
committerKeir Fraser <keir@xensource.com>
Sat, 17 Feb 2007 13:26:33 +0000 (13:26 +0000)
commitbbf3a3eebd9abc5ecc0343b6163767cc110f9985
treea966cc72b70c18d11002446d12b7263fb7314561
parent0d1df40b6521aea11f535da7321f92653b909519
linux: vmalloc_sync_all() is not a no-op when running in PAE mode on Xen.
Also vmalloc_sync_all() is only defined for x86 architectures so make
use of it in driver code conditional on CONFIG_X86.
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/arch/i386/mm/fault-xen.c
linux-2.6-xen-sparse/drivers/xen/util.c
linux-2.6-xen-sparse/include/asm-i386/mach-xen/asm/pgtable-3level.h